IP Information update for geyser guide#39
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the Geyser installation documentation in both English and Spanish to clarify the connection process for Bedrock players. The changes specifically explain how to retrieve the correct port and IP address from the Seedloaf dashboard. Feedback was provided to ensure consistent capitalization of terms like 'Bedrock' and 'Console', to use more precise terminology such as 'digits' instead of 'numbers', and to maintain consistent translation formatting for UI elements in the Spanish version.
| Once there expose port 19132. Once that is saved, you should see some text saying | ||
| <code>"Port 19132 is exposed on nsXYZ.seedloaf.com:YOUR_PORT"</code>. To connect with Bedrock | ||
| you use that address and port! | ||
| <code>"Port 19132 is exposed on nsXYZ.seedloaf.com:YOUR_PORT"</code>. To connect on bedrock, use the 5 numbers at the end for the port and your primary IP (found on the console tab) as the IP! |
There was a problem hiding this comment.
The term 'Bedrock' should be capitalized for consistency with the rest of the document. Additionally, '5 numbers' is more accurately described as '5 digits', and 'console tab' should be capitalized to match the UI naming convention used elsewhere (e.g., 'Additional Ports'). The phrasing 'as the IP' is also redundant.
<code>"Port 19132 is exposed on nsXYZ.seedloaf.com:YOUR_PORT"</code>. To connect from Bedrock, use the 5 digits at the end for the port and your primary IP (found on the "Console" tab) as the address!
| Una vez allí, expón el puerto 19132. Tras guardar la configuración, deberías ver un texto que indica: | ||
| <code>"Port 19132 is exposed on nsXYZ.seedloaf.com:YOUR_PORT"</code>. ¡Para conectarte desde Bedrock, | ||
| debes utilizar esa dirección y ese puerto! | ||
| <code>"Port 19132 is exposed on nsXYZ.seedloaf.com:YOUR_PORT"</code>. Para conectarte desde Bedrock, utiliza los 5 dígitos finales como número de puerto y tu IP principal (que encontrarás en la pestaña "Console") como dirección IP. |
There was a problem hiding this comment.
To maintain consistency with the formatting used in line 42 (where English UI terms are followed by their Spanish translation in parentheses), consider adding the translation for the 'Console' tab.
<code>"Port 19132 is exposed on nsXYZ.seedloaf.com:YOUR_PORT"</code>. Para conectarte desde Bedrock, utiliza los 5 dígitos finales como número de puerto y tu IP principal (que encontrarás en la pestaña "Console" (Consola)) como dirección IP.
This PR contains both the EN and ES text changes for the step 4 IP information! Nothing else was checked or changed. Note, as per the translation, some wording may be slightly different on the ES side but as far I could see, the info is still stated the same!
Need help on this PR? Tag
@codesmithwith what you need.